Crate grin_wallet_controller

source ·
Expand description

Library module for the main wallet functionalities provided by Grin.

Modules§

  • Grin wallet command-line function implementations
  • Controller for wallet.. instantiates and handles listeners (or single-run invocations) as needed.

Enums§

  • Wallet errors, mostly wrappers around underlying crypto or I/O errors.